Skip to content

test(check_diff): add unicode-rs repos to diff check suite#6899

Merged
ytmimi merged 1 commit into
rust-lang:mainfrom
leno23:enhance/check-diff-unicode-repos-5884
May 22, 2026
Merged

test(check_diff): add unicode-rs repos to diff check suite#6899
ytmimi merged 1 commit into
rust-lang:mainfrom
leno23:enhance/check-diff-unicode-repos-5884

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 17, 2026

Summary

Contributes to #5884.

Adds three unicode-rs repositories to the curated check_diff repo list to improve coverage of formatting with varied Unicode text:

  • unicode-width
  • unicode-segmentation
  • unicode-normalization

icu4x was not included here because it uses cargo make for its build; happy to follow up separately if maintainers want that wired in.

Test plan

  • cargo build in check_diff/
  • CI

Made with Cursor

@rustbot rustbot added A-CI Area: CI S-waiting-on-review Status: awaiting review from the assignee but also interested parties. labels May 17, 2026
Expand external formatting coverage with unicode-width,
unicode-segmentation, and unicode-normalization. Part of rust-lang#5884.
@ytmimi ytmimi merged commit 35716e5 into rust-lang:main May 22, 2026
26 checks passed
@rustbot rustbot added release-notes Needs an associated changelog entry and removed S-waiting-on-review Status: awaiting review from the assignee but also interested parties. labels May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: CI release-notes Needs an associated changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants